encoding/xml.printer.marshalInterface (method)
3 uses
encoding/xml (current package)
marshal.go#L449: return p.marshalInterface(marshaler, defaultStart(typ, finfo, startTemplate))
marshal.go#L456: return p.marshalInterface(marshaler, defaultStart(pv.Type(), finfo, startTemplate))
marshal.go#L699: func (p *printer) marshalInterface(val Marshaler, start StartElement) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)